github.com/aws/aws-sdk-go-v2/service/s3.Client.addOperationGetBucketLoggingMiddlewares (method)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetBucketLogging.go#L30: 	result, metadata, err := c.invokeOperation(ctx, "GetBucketLogging", params, optFns, c.addOperationGetBucketLoggingMiddlewares)
		api_op_GetBucketLogging.go#L69: func (c *Client) addOperationGetBucketLoggingMiddlewares(stack *middleware.Stack, options Options) (err error) {